home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Audio
/
LPCView
/
Source
/
PWfft.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1992-03-07
|
237 b
|
13 lines
/* PWfft.h generated from PWfft.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef PWFFT_H
#define PWFFT_H
extern void PWinit( void );
extern void PWdrawruler(int nmin, int nmax, int dn, float dx);
#endif PWFFT_H